UI: fix default network is not passed to deployvm API#7367
Conversation
This line is changed in apache#5080, but reverted in apache#5151
Codecov Report
@@ Coverage Diff @@
## 4.17 #7367 +/- ##
=========================================
Coverage 10.38% 10.38%
Complexity 6650 6650
=========================================
Files 2453 2453
Lines 242444 242444
Branches 37941 37941
=========================================
Hits 25171 25171
Misses 214155 214155
Partials 3118 3118 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
DaanHoogland
left a comment
There was a problem hiding this comment.
clgtm, indeed a reintroduction of the bug in #5151
|
@NuxRo @weizhouapache feel free to merge/close this when tested |
|
@rohityadavcloud a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@blueorangutan package |
|
@weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5775 |
|
@NuxRo @harikrishna-patnala |
|
I could reproduce the issue and also the verified the fix, it is working fine. LGTM |
|
thanks @harikrishna-patnala for the testing |
This line was changed in apache#5080, but reverted in apache#5151
Description
This PR fixes a critical issue on UI that the default network is not passed to deployvm API, so the default network is always the first network.
This line was changed in #5080, but reverted in #5151
This issue exists in 4.17, 4.18 and main
workaround
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?